You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Methods > Multiply Method > VectorInt.Multiply Method ([In] TMtxVecInt, [In] int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VectorInt.Multiply Method ([In] TMtxVecInt, [In] int)

Multiply integer Value with all Src elements.

Syntax
C#
Visual Basic
public TMtxVecInt Multiply([In] TMtxVecInt Src, [In] int Value);

Multiply integer Value with all Src elements and store the results in calling vector. Size of calling vector is adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!